home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / sysinfo / PRODUCT.TXT < prev    next >
Text File  |  1999-03-01  |  26KB  |  564 lines

  1. MABRY SOFTWARE PRODUCT LIST - March 2, 1999
  2.  
  3. Listed below are the products Mabry Software currently has in the
  4. market.  If there's a control that you want or need and you don't see
  5. it here --- ask!  Each Mabry product comes with one or more sample
  6. projects to show you how to use the control.  Source code, which is
  7. written in C/C++, is also available for all controls.
  8.  
  9. Our Web page (www.mabry.com) is the key to the best and most
  10. efficient service from Mabry.  It is our focal point for distribution
  11. of the latest demo versions and information about Mabry Software and
  12. Mabry products.  Save yourself time and trouble by checking there
  13. first before contacting Mabry Software directly.  We're always happy
  14. to hear from you, but we think you will appreciate the information
  15. you can obtain from our Web site.
  16.  
  17. The registration fee is "per developer" and distribution is royalty
  18. free in executable applications.
  19.  
  20. You can find fully functional samples of our controls on our WEB
  21. site, http://www.mabry.com.
  22.  
  23. ========= NEW CONTROLS ===============================================
  24.  
  25. FTP/X - FTP ActiveX Control and COM Object
  26.      Mabry's FTP/X ActiveX control provides easy, high-level access
  27.      to the complete FTP client protocol (RFC 959). In addition to
  28.      capturing server directory listings into a string array
  29.      property, the new FTP/X also makes the results available as an
  30.      ADO Recordset providing easy access to the various fields that a
  31.      server returns. The FTP/X has powerful built-in features to
  32.      support debugging and non-standard servers. The 32-bit FTP/X
  33.      comes as both an ActiveX control (OCX) and a COM object (DLL),
  34.      so you can use it in nearly any modern programming environment
  35.      and both blocking (synchronous) and non-blocking (asynchronous)
  36.      modes are supported.
  37.  
  38. LIST/X+ - Advanced List Box ActiveX Control
  39.      List/X+ is an ActiveX control that sets a new standard for
  40.      functionality and programmability in ActiveX controls.  List/X+
  41.      provides multiple sortable columns, multi-line headers,
  42.      captions, and list items, unlimited color options, and more.
  43.      The Mabry List/X+ control is a 32-bit light ActiveX control.
  44.  
  45. MOUSEWHEEL - MouseWheel Control
  46.      MouseWheel is a VB5 ActiveX control that allows your programs to
  47.      take advantage of the powerful scrolling capabilities of the new
  48.      Microsoft IntelliMouse. Your users can easily scroll and select
  49.      data without taking their hand off of the mouse.
  50.  
  51.  
  52.      MouseWheel can be used in any 32-bit development environment
  53.      that supports ActiveX controls.
  54.  
  55. REGICON - Registry Information Control
  56.      Take advantage of the Windows Registry with Mabry's RegiCon
  57.      control. With the introduction of Windows 95, the use of the
  58.      Windows Registry is now recommended over .INI files. RegiCon is
  59.      a VB5 ActiveX control that allows your application to easily
  60.      access the Windows Registry.
  61.  
  62. SOCKET/X - WinSock ActiveX Control and COM Object
  63.      Socket/X comes in both ActiveX control and COM object forms.
  64.      Socket/X gives easy, powerful access to sockets via TCP/IP and
  65.      UDP. Because Socket/X is both an ActiveX control and a COM
  66.      object, you can use it nearly anywhere -- ASP pages, Visual
  67.      Basic applications, Visual C++ applications, anywhere that
  68.      supports either COM objects or ActiveX controls.  Socket/X
  69.      supports both data-stream (TCP/IP) and datagram (UDP) sockets.
  70.  
  71. SOUNDX/X - Soundex and Metaphone ActiveX Control
  72.      This control provides Soundex and Metaphone algorithms.  Soundex
  73.      and Metaphone convert words or names to codes that represent how
  74.      they "sound".  This can be really useful in a database
  75.      application where users need to find names they may not know how
  76.      to spell exactly.
  77.  
  78. SYSINFO - System Information Control
  79.      The Mabry SysInfo control is a VB5 ActiveX control that provides
  80.      quick access to useful information about the system on which
  81.      your application is running. Simply drop this control on a form
  82.      and you have immediate access to operating system type and
  83.      version, system resource information regarding memory and hard
  84.      disk space and type, file information (version, attributes,
  85.      etc.) and environment information such as the computer's name,
  86.      its various system paths and current user.
  87.  
  88. TASKINFO - Task Information Control
  89.      The Mabry TaskInfo control provides quick and easy access to the
  90.      processes and windows currently running on the computer.
  91.      TaskInfo returns all top level window handles (hWnd) or any
  92.      child window handle. Further, it returns the most commonly
  93.      needed window information such as its Title, Class, thread
  94.      identifier or whether the window is visible or not. TaskInfo
  95.      also returns the Process ID and File/Path name for each
  96.      application running on the computer.
  97.  
  98. TRAY/X - Tray Icon ActiveX Control
  99.      Tray/X is a 32-bit light ActiveX control that allows your
  100.      application to display an icon (with tool tips) in the system
  101.      tray.  It is often desirable to display an application in the
  102.      system tray rather than on the taskbar if the application
  103.      generally runs unattended or with little user input.
  104.  
  105. VOLUME - Windows Volume Control
  106.      The Mabry Volume control provides programmatic access to the
  107.      Windows WAVE Volume mixer and allows you to adjust or mute
  108.      either the left or right channels independently. Volume is a VB5
  109.      ActiveX control and can be used in most any 32-bit environment.
  110.  
  111. WHOIS/X - Internet WhoIs Control and COM Object
  112.      The Mabry WhoIs/X control follows the WhoIs/NICNAME protocol and
  113.      allows queries of InterNIC or other RFC 954 databases to obtain
  114.      information about a user, domain or host. Searches on partial
  115.      strings or user handles can be completed, in addition to
  116.      retrieving information on a specific domain, such as the
  117.      registrant's company name, address, or contact information. The
  118.      32-bit WhoIs/X comes as both an ActiveX control and a COM
  119.      object, so you can use it in nearly any modern programming
  120.      environment.
  121.  
  122. ========= INTERNET PACK ==============================================
  123.  
  124. ASOCKET - Windows Socket Control
  125.      ASocket is a Visual Basic custom control which provides you with
  126.      full access to the power of Windows, making it easy to write
  127.      TCP/IP client and server software.  ASocket provides complete
  128.      support for Windows and Visual Basics' event driven programming
  129.      model.
  130.  
  131. FINGER - Internet Finger Control
  132.      The Finger control requests user information from an Internet
  133.      host.  The information typically returned includes last date of
  134.      logon, mail waiting status, real name, etc.
  135.  
  136. FTP - Internet FTP Control
  137.      This control provides the complete FTP protocol. This allows you
  138.      to send and receive files from FTP servers, get directory
  139.      information from a server and manage directories on a server.
  140.      You can use the Mabry FTP control to automatically transfer
  141.      files to/from a host when a user enters or needs data.
  142.  
  143. GETHST - Internet GetHost Control
  144.      GetHst translates host names to IP addresses, and IP addresses
  145.      to host names.
  146.  
  147. GOPHER - Internet Gopher Control
  148.      Gopher is the predecessor to the World Wide Web.  Universities
  149.      still have a lot of information out on Gopher sites.  The Gopher
  150.      control allows your program to automatically retrieve
  151.      information, menus, images, etc. from Gopher sites.  The Gopher
  152.      control even gives you access to Veronica, which allows you to
  153.      search Gopher-space.
  154.  
  155. MAIL - Internet Mail Control
  156.      The Mail custom control encapsulates the Simple Mail Transfer
  157.      Protocol (SMTP) and the Post Office Protocol (POP) for managing
  158.      e-mail on the Internet.  Incorporating the control into your
  159.      32-bit development environments you  can send e-mail using SMTP
  160.      and receive e-mail using POP.  The control also supports
  161.      UUENCODE/UUDECODE for attachments.
  162.  
  163. NEWS - Internet News Control
  164.